home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / models / ammo / garand_clip_reload.tik < prev    next >
Encoding:
Text File  |  2002-10-21  |  226 b   |  19 lines

  1. TIKI
  2. setup
  3. {
  4.     scale 0.52
  5.     path models/ammo/garandclip
  6.     skelmodel garand_clipreload.skd
  7.     surface all shader m1clip
  8. }
  9.  
  10. animations
  11. {
  12.     idle garand_clipreload.skc
  13.     {
  14.         server
  15.         {
  16.             23    surface all +nodraw
  17.         }
  18.     }
  19. }